﻿2026-07-19T15:15:02.7352689Z ##[group]Run actions/checkout@v5
2026-07-19T15:15:02.7353211Z with:
2026-07-19T15:15:02.7353525Z   fetch-depth: 0
2026-07-19T15:15:02.7353848Z   repository: BigscreenVR/spt-bs-core
2026-07-19T15:15:02.7356443Z   token: ***
2026-07-19T15:15:02.7356746Z   ssh-strict: true
2026-07-19T15:15:02.7357082Z   ssh-user: git
2026-07-19T15:15:02.7357394Z   persist-credentials: true
2026-07-19T15:15:02.7357724Z   clean: true
2026-07-19T15:15:02.7358054Z   sparse-checkout-cone-mode: true
2026-07-19T15:15:02.7358448Z   fetch-tags: false
2026-07-19T15:15:02.7358765Z   show-progress: true
2026-07-19T15:15:02.7359129Z   lfs: false
2026-07-19T15:15:02.7359420Z   submodules: false
2026-07-19T15:15:02.7359741Z   set-safe-directory: true
2026-07-19T15:15:02.7360104Z ##[endgroup]
2026-07-19T15:15:02.9056376Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T15:15:02.9057637Z ##[group]Getting Git version info
2026-07-19T15:15:02.9058146Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-19T15:15:02.9332376Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-19T15:15:02.9530112Z git version 2.43.0.windows.1
2026-07-19T15:15:02.9552129Z ##[endgroup]
2026-07-19T15:15:02.9559542Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\6670aeba-adc4-424f-9a4c-bef2e8bb0d94\.gitconfig'
2026-07-19T15:15:02.9572409Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6670aeba-adc4-424f-9a4c-bef2e8bb0d94' before making global git config changes
2026-07-19T15:15:02.9573358Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T15:15:02.9578492Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-19T15:15:02.9804413Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-19T15:15:02.9992455Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T15:15:03.0016450Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T15:15:03.0020433Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T15:15:03.0211451Z refs/heads/main
2026-07-19T15:15:03.0232456Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-07-19T15:15:03.0511598Z HEAD is now at 7815236b Merge pull request #35 from BigscreenVR/build/w6-registry-rig-race
2026-07-19T15:15:03.0754146Z ##[endgroup]
2026-07-19T15:15:03.0757285Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-19T15:15:03.4329449Z ##[group]Cleaning the repository
2026-07-19T15:15:03.4333815Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-19T15:15:06.9913336Z Removing target/
2026-07-19T15:15:06.9942701Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-19T15:15:07.0650130Z HEAD is now at 7815236b Merge pull request #35 from BigscreenVR/build/w6-registry-rig-race
2026-07-19T15:15:07.0670249Z ##[endgroup]
2026-07-19T15:15:07.0674257Z ##[group]Disabling automatic garbage collection
2026-07-19T15:15:07.0679175Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-19T15:15:07.0904669Z ##[endgroup]
2026-07-19T15:15:07.0905062Z ##[group]Setting up auth
2026-07-19T15:15:07.0910925Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-19T15:15:07.1142343Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-19T15:15:07.4638544Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T15:15:07.4860574Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-19T15:15:07.8492488Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T15:15:07.8710522Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-19T15:15:08.2352352Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-19T15:15:08.2593193Z ##[endgroup]
2026-07-19T15:15:08.2593606Z ##[group]Fetching the repository
2026-07-19T15:15:08.2600160Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +27d57eaee15436ddbc7670f80d21a0de6ab1dd84:refs/remotes/pull/34/merge
2026-07-19T15:15:09.8777420Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-19T15:15:09.8777957Z  + 930898df...27d57eae 27d57eaee15436ddbc7670f80d21a0de6ab1dd84 -> pull/34/merge  (forced update)
2026-07-19T15:15:09.8895225Z ##[endgroup]
2026-07-19T15:15:09.8895814Z ##[group]Determining the checkout info
2026-07-19T15:15:09.8896131Z ##[endgroup]
2026-07-19T15:15:09.8901251Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-19T15:15:09.9165776Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-19T15:15:09.9380320Z ##[group]Checking out the ref
2026-07-19T15:15:09.9384503Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/34/merge
2026-07-19T15:15:10.0249235Z Previous HEAD position was 7815236b Merge pull request #35 from BigscreenVR/build/w6-registry-rig-race
2026-07-19T15:15:10.0251023Z HEAD is now at 27d57eae Merge 3b5258c545e54f3261d51a6071b95f5f0b8f74ca into 7815236bbaffe143dd8c3529442abdd2c3d2f5df
2026-07-19T15:15:10.0281574Z ##[endgroup]
2026-07-19T15:15:10.0532316Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-19T15:15:10.0751118Z 27d57eaee15436ddbc7670f80d21a0de6ab1dd84
